Click or drag to resize

ConversationUniqueUnreadSenders Property

Contains a list of all the people who have sent messages that are currently unread in this conversation in the current folder.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<string> UniqueUnreadSenders { get; }

Property Value

Type: IListString
The unique unread senders.
See Also